home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / pine / imap_archive / text0145.txt < prev    next >
Encoding:
Text File  |  1993-07-02  |  930 b   |  21 lines

  1. > * Storing this type of state information on the client is contrary to
  2. > the goal of nomadic access.  Users cannot access the server from
  3. > different clients without moving the state information between the
  4. > clients.
  5.  
  6. And putting the state information on the server is contrary to the
  7. goal of fault-tolerance and scalability.  There might reasonably be a 
  8. need for multiple, redundant mailing list archives.
  9.  
  10. I can see a mail reader talking to two IMAP servers at once -- a mailing
  11. list archive server to peruse the old messages, and the user's "home"
  12. mailbox server -- to keep track of seen state.  I can also envision
  13. the "home" mailbox server as sort of "local cache" for a particular list,
  14. where the mail reader will fetch articles from a remote server if necessary,
  15. to present a unified view of the list traffic.  (In which case, readers
  16. would not have to subscribe to a list that they read only occasionally...)
  17.  
  18. Keith
  19.  
  20.  
  21.